home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 7 / Amiga Format AFCD07 (Dec 1996, Issue 91).iso / serious / shareware / programming / emacs-complete / fsf / emacs / src / m / mips-siemens.h < prev    next >
C/C++ Source or Header  |  1994-06-07  |  355b  |  21 lines

  1. #include "pyramid.h"
  2.  
  3.  
  4. /* Don't use the ordinary -g for debugging in cc */
  5.  
  6. #undef C_DEBUG_SWITCH
  7. #define C_DEBUG_SWITCH -g
  8.  
  9. /* This system uses a slightly nonstandard variant of elf format.  */
  10. #undef UNEXEC
  11. #define UNEXEC unexelf.o
  12. #define ELF_BSS_SECTION_NAME ".sbss"
  13.  
  14. #define BSTRING
  15.  
  16. #define NO_ARG_ARRAY
  17.  
  18. #undef BROKEN_FIONREAD
  19.  
  20. #define HAVE_ALLOCA
  21.